Do not leak LayoutChild instances
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 17 Jun 2019 08:26:39 +0000 (09:26 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Sun, 30 Jun 2019 22:42:44 +0000 (23:42 +0100)
commitbd2349c0a0993c8f05a4eabf51e8793398f2b6eb
tree9df0551b6ce5c8125569e4edde7919a22e6b6f42
parent636fbc0f1aac8d03dd75b5c0491b7c462ab826df
Do not leak LayoutChild instances

Since the LayoutManager owns the LayoutChild it creates, it's also
responsible for mopping them up.
gtk/gtklayoutmanager.c